Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_sun_info
date_sun_info
Returns an array with information about the start/end of sunset/sunrise and dusk
Name:
date_sun_info
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an array containing information about sunrise/sunset and dusk start/end of dusk for a specified date and location.
Related
Does using mysqli::kill cause connection disruption? The correct way to avoid exceptions
2
PHP strnatcasecmp performance and problems in Chinese character sorting
4
How to use real_query function to handle complex SQL statements
7
Understanding PHP Namespaces and Autoload Mechanism: Enhancing Code Quality and Development Efficiency
5
Similar Functions
timezone_open
timezone_open
AliasforDateTimeZo
date_date_set
date_date_set
DateTime::setDateali
date_parse_from_format
date_parse_from_format
Getinformationabouta
time
time
ReturnthecurrentUnix
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
gettimeofday
gettimeofday
Getthecurrenttime(mi
mktime
mktime
GetaUnixtimestampfor
gmdate
gmdate
FormatGMT/UTCdate/ti
Popular Articles